PowerTools ActiveReports for .NET 9.0J
ToLazyItemCollection<T>(IEnumerable<T>) メソッド

構文
'宣言
 
Public Overloads Shared Function ToLazyItemCollection(Of T)( _
   ByVal source As IEnumerable(Of T) _
) As IItemCollection(Of T)
public static IItemCollection<T> ToLazyItemCollection<T>( 
   IEnumerable<T> source
)

パラメータ

source

型パラメータ

T
参照

関連項目

ItemCollectionExtensions クラス
ItemCollectionExtensions メンバ
オーバーロード一覧

 

 


©2003-2015 GrapeCity inc. All rights reserved.